@charset "utf-8";
@import url("");
html {
	overflow-x: auto;
	width: 100%
}
body, html {
	height: 100%
}
body, button, input, select, textarea {
	background-color: #fff;
	color: #666;
	font: 14px Arial, Microsoft Yahei
}
body, dd, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, input, p, textarea, ul {
	margin: 0;
	padding: 0
}
b, em, h1, h2, h3, h4, h5, h6, i {
	font-style: normal;
	font-weight: 400;
	font-size: 100%
}
img {
	border: none
}
input, textarea {
	outline: none
}
button::-moz-focus-inner {
border:0;
padding:0;
margin:0
}
.clear {
	clear: both
}
.clear:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both
}
texearea {
	resize: none
}
cite, em, th {
	font-style: normal;
	font-weight: 400
}
table {
	border-collapse: collapse
}
dd, dl, dt, li, ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
a {
	color: #111;
	text-decoration: none
}
.clear5 {
	clear: both;
	width: 100%;
	height: 5px
}
.fl {
	float: left
}
.fr {
	float: right
}
a:active, a:focus, a:hover, a:visited {
	-webkit-tap-highlight-color: rgba(51,136,255,0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: #eee;
	text-decoration: none
}
a:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none
}
::selection {
	background: #eee;
	color: #333
}
::-moz-selection {
background:#eee;
color:#333
}
::-webkit-selection {
background:#eee;
color:#333
}
body {
	width: 100%;
	margin: 0 auto;
	position: relative
}
.clear44 {
	height: 44px
}
.clear44, .in_menu2 {
	clear: both;
	width: 100%
}
.in_menu2 {
	border-bottom: 1px solid #e6e6e6;
	position: fixed;
	background-color: #fff
}
.in_menu2 ul {
	clear: both;
	width: auto;
	height: 46px;
	white-space: nowrap
}
.in_menu2 ul li {
	margin: 0 30px 0 0;
	height: 44px;
	font-size: 16px;
	color: #333;
	display: inline-block
}
.in_menu2 ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	color: #111
}
.in_menu2 ul li.on {
	border-bottom: 2px solid #38f;
	color: #38f
}
.in_menu2 ul li.on a {
	color: #38f
}
.in_menu2 ul li:last-child {
	margin: 0 10px 0 0!important
}
.ui-navigator {
	overflow-x: auto;
	padding: 0 10px
}
.ranews_picleft2 {
	width: 100%;
	clear: both
}
.ranews_picleft2 li {
	border-bottom: 1px solid #e6e6e6;
	padding: 16px 0;
	margin: 0 10px;
	display: flex;
	display: -webkit-flex
}
.ranews_picleft2 li a {
	display: flex;
	display: -webkit-flex;
	width: 100%
}
.ranews_picleft2 li i {
	width: 118px;
	height: 80px;
	display: block;
	float: left;
	margin: 0 0 0 20px;
	overflow: hidden
}
.ranews_picleft2 li i img {
	width: 100%;
	display: block
}
.ranews_picleft2 li span {
	display: block;
	flex: 1;
	-webkit-flex: 1
}
.ranews_picleft2 li span h5 {
	font-size: 16px;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden
}
.ranews_picleft2 li span b {
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin: 10px 0 0;
	display: block
}
.news_read2 {
	display: block;
	padding: 0
}
.news_read2 h1 {
	display: block;
	clear: both;
	line-height: 32px;
	font-size: 24px;
	color: #111;
	padding: 5px 10px 12px;
	font-weight: 700
}
.news_read2 .infos {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #999;
	margin: 6px 10px 10px;
	border-bottom: 0 solid #eee
}
.news_read2 .infos b {
	font-size: 14px;
	color: #38f;
	line-height: 16px;
	padding: 0 4px;
	display: inline-block;
	border: 1px solid #38f;
	margin: 0 0 0 8px
}
.news_read2 .reads {
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #111;
	padding: 0 10px;
	overflow: hidden;
	position: relative
}
.news_read2 .reads img {
	display: block;
	max-width: 100%;
	max-height: 70%;
	margin: 10px auto
}
.news_read2 .reads p {
	display: block;
	padding: 8px 0;
	clear: both
}
.news_read2 .reads p.txtlink {
	display: block;
	line-height: 18px;
	padding: 4px 0;
	clear: both
}
.news_read2 .reads p.txtlink a {
	display: inline;
	color: #03f;
	font-size: 16px
}
header {
	height: 44px;
	width: 100%;
	background-color: #38f;
	overflow: hidden;
	position: fixed;
	top: 0;
	display: flex;
	display: -webkit-flex;
	z-index: 9999
}
header .logo {
	width: 50px;
	height: 24px;
	margin: 10px 0 0 10px
}
header .logo a {
	color: #111;
	text-decoration: none
}
header .logo img {
	width: 100%
}
header .search_box {
	float: right;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 0;
	border-radius: 4px;
	margin: 7px 12px 0 10px;
	display: flex;
	display: -webkit-flex;
	flex: 1;
	-webkit-flex: 1
}
header .search_box b {
	width: 16px;
	height: 16px;
	display: block;
	background: url(/static/wap2018/mip/images/search01.png) no-repeat 50%;
	background-size: 100%;
	margin: 7px 0 0 12px;
	float: left
}
header .search_input {
	flex: 1
}
header .search_input::-webkit-input-placeholder {
color:#999
}
header .return01 {
	width: 22px;
	height: 44px;
	background: url(/static/wap2018/mip/images/arrow01.png) no-repeat 100%;
	background-size: 100%;
	margin-left: 10px
}
header .search_btn {
	float: right;
	margin: 0 10px 0 5px;
	color: #fff;
	line-height: 44px;
	font-size: 16px
}
header .search_input {
	float: right;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 0;
	border-radius: 4px;
	font-size: 14px;
	margin: 0 0 0 8px
}
header a.menuico {
	float: right;
	width: 22px;
	height: 44px;
	background: url(/static/wap2018/mip/images/list02.png) no-repeat 100%;
	background-size: 100%;
	margin-right: 10px
}
header h3 {
	float: right;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	margin: 0 10px;
	text-align: center;
	flex: 1;
	-webkit-flex: 1
}
.header2 {
	position: static
}
.header2 .fl {
	width: 20%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	overflow: hidden
}
.header2 .fl .return02 {
	width: 100%;
	height: 44px;
	text-indent: 19px;
	display: block;
	background: url(/static/wap2018/mip/images/arrow02.png) no-repeat 0;
	background-size: 12px
}
.header2 .fl a {
	color: #fff
}
.header2 .fr {
	width: 20%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
	overflow: hidden
}
.header2 .fr .list01 {
	float: right;
	width: 22px;
	height: 44px;
	background: url(/static/wap2018/mip/images/list02.png) no-repeat 100%;
	background-size: 100%
}
.header2 h3 {
	float: right;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	margin: 0 10px;
	text-align: center;
	flex: 1;
	-webkit-flex: 1
}
.header2 a.menuico {
	margin-right: 0
}
.wealife_menu {
	clear: both;
	padding: 0 10px;
	overflow-x: auto;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6
}
.wealife_menu ul {
	clear: both;
	width: auto;
	height: 46px;
	white-space: nowrap
}
.wealife_menu ul li {
	margin: 0 25px 0 0;
	height: 44px;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	display: inline-block
}
.wealife_menu ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	color: #111
}
.wealife_menu ul li.on {
	border-bottom: 2px solid #38f;
	color: #38f
}
.wealife_menu ul li.on a {
	color: #38f
}
.wealife_menu ul li:last-child {
	margin: 0 10px 0 0!important
}
.suoyin {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e6e6e6
}
.suoyin, .suoyin h3 {
	height: 34px;
	overflow: hidden
}
.suoyin h3 {
	font-size: 14px;
	line-height: 34px;
	color: #666;
	margin: 0 10px
}
.suoyin h3 a {
	color: #38f;
	font-size: 14px;
	float: left;
	display: block
}
.suoyin h3 i {
	margin: 0 10px;
	display: block;
	float: left;
	font-family: ?????กฐ
}
.scroll_r em {
	position: fixed;
	right: -1.2rem;
	z-index: 99999;
	background: rgba(0,0,0,.4) url(/static/wap2018/mip/images/scroll_r.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 100%;
	background-size: 40px 120px;
	margin-top: 10px;
	background-color: rgba(0,0,0,.35)
}
.scroll_r em a {
	display: block;
	height: 100%
}
.scroll_r em.ic_plus {
	background-position: 0 -40px;
	bottom: 130px
}
.scroll_r em.ic_home {
	background-position: 0 0;
	bottom: 80px
}
.scroll_r em.ic_top {
	background-position: 0 -80px;
	bottom: 30px
}
.hhx_newCSWD li {
	min-height: 70px
}
.w_bottom {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 6px 0 10px
}
.w_bottom p {
	width: 100%;
	text-align: center;
	line-height: 22px;
	color: #000;
	font-size: 13px
}
.w_bottom p a {
	color: #000;
	font-size: 14px
}
.hhx_flex {
	display: flex;
	align-items: center;
	justify-content: center
}
.a_slide {
	width: 1px;
	height: 12px;
	background: #000;
	margin: 0 4px
}
.clearbg5 {
	display: block;
	clear: both;
	width: 100%;
	height: .16rem;
	overflow: hidden;
	background-color: #eee
}
.mtb_10_1 {
	margin: 3px 0
}


.page {
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	margin: 10px 0;
}
.page a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border: 1px solid #ddd;
	color: #666;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background: #f3f3f3;
	text-align: center
		
}
.page a:hover {
	color: #333
}
.page a.on {
	background: #c00;
	border: 1px solid #c00;
	color: #fff
}
.page a.prev, .page a.next {
	padding: 0 6px;
	line-height: 30px
}
.page .all {
	padding: 0 2px;
	font-size: 12px
}
.page .all em {
	padding: 0 2px;
	font-weight: 700;
	color: red;
	font-style: normal
}
